main: Move visible mnemonics handling
authorMatthias Clasen <mclasen@redhat.com>
Fri, 21 Jun 2019 02:22:26 +0000 (02:22 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Jun 2019 02:37:51 +0000 (02:37 +0000)
commit6a4a082660e3626f9daf7ea826a4189f31f96507
tree9ec40cbd4808cf1a564c7fb2d6393f57aa5a4293
parenta7cdcdf92c7fefbb4732689c1e42ccff027af518
main: Move visible mnemonics handling

No need to special-case this anymore; we can use
a regular event controller in GtkWindow for this.
gtk/gtkmain.c
gtk/gtkwindow.c